projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d5cf9a
)
(File Local Variables): Fix typo.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Wed, 4 Dec 2002 03:59:48 +0000
(
03:59
+0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Wed, 4 Dec 2002 03:59:48 +0000
(
03:59
+0000)
lispref/variables.texi
patch
|
blob
|
history
diff --git
a/lispref/variables.texi
b/lispref/variables.texi
index 2d1722d53b271442d13120ccffd903ae08ef443d..48003e0977aec6fcd515d431645f05078a2334c0 100644
(file)
--- a/
lispref/variables.texi
+++ b/
lispref/variables.texi
@@
-1733,7
+1733,7
@@
The argument @var{force} usually comes from the argument @var{find-file}
given to @code{normal-mode}.
@end defun
- If a file local variable list could specify
the
a function that will
+ If a file local variable list could specify a function that will
be called later, or an expression that will be executed later, simply
visiting a file could take over your Emacs. To prevent this, Emacs
takes care not to allow local variable lists to set such variables.